home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / tldr20.zip / README.DOC < prev    next >
Text File  |  1992-10-01  |  3KB  |  61 lines

  1.                        T o o l D r i v e r
  2.                           Version 2.0
  3.  
  4.                     R E A D    M E   F I L E
  5.                    ---------------------------
  6.                         (BBS Packaging)
  7.  
  8. ToolDriver provides a window environment for organizing a software project's
  9. files and naming conventions. It comes with menus, mouse support and online
  10. help. It has everything you need to setup, run, view and print output from
  11. cross referencing as well as name-changing functions with FileXref and
  12. NameChanger, both included.
  13.  
  14. NameChanger is excellent for easily changing your naming style
  15. (conventions). It may also be used for porting applications between DOS
  16. and non-DOS platforms where naming requirements are different (name
  17. lengths and case sensitivity).
  18.  
  19. FileXref produces cross reference reports showing interrelationships - files
  20. to files, and files to names. It will also identify a list of unreferenced
  21. files - a source for finding obsolete items!
  22.  
  23. REQUIREMENTS: ToolDriver runs on machines with a 286 or higher
  24. processor and running DOS 3.1 or higher. A hard disk, and at least
  25. one floppy drive are also required to run ToolDriver.
  26.  
  27. INSTALLATION:
  28. Unziping the files is 99% of the job! After that, all that's left to do is
  29. to make a subdirectory named WORK.
  30.  
  31. We recommend the following installation steps:
  32.  
  33.  1. MKDIR C:\TOOLDRIV                  Create a directory for ToolDriver.
  34.  
  35.  2. CD C:\TOOLDRIV                     Go to that directory.
  36.  
  37.  3. PKUNZIP C:\DOWNLOAD\TLDR20.ZIP     Extract the files from the ToolDriver
  38.                                        ZIP file you downloaded.  (Adjust
  39.                                        this to point to where YOU downloaded
  40.                                        ToolDriver.)
  41.  
  42.  4. MKDIR WORK                         Create a subdirectory needed by
  43.                                        ToolDriver.
  44.  
  45.  5. TD                                 This starts ToolDriver.
  46.  
  47.                                        Within ToolDriver use F1 for help.
  48.                                        Use the File/Print option to get
  49.                                        hardcopy documentation.
  50.  
  51. USAGE NOTES:
  52.  1.   When you print the documentation files, you'll need to setup your
  53.       printer for a printline of 80 characters and a font capable of
  54.       printing the IBM ASCII Character Codes set. (Many of the figures use
  55.       line drawing characters).
  56.  
  57.  2.   The cross reference report file (FILEXREF.RPT) requires a printline
  58.       width of 132.  Set your printer accordingly when you print this file.
  59.  
  60.  3.   Use FILES=20 (or more) in CONFIG.SYS and have DOS in the PATH. 
  61.